home *** CD-ROM | disk | FTP | other *** search
- Path: news.primenet.com!bjg
- From: Brad Grossman <bjg@primenet.com>
- Newsgroups: comp.lang.c++
- Subject: Borland C++ 3.0 SortArray Container Question
- Date: 22 Feb 1996 02:26:01 -0700
- Organization: Primenet (602)395-1010
- Sender: root@primenet.com
- Message-ID: <4ghcr9$qe9@nnrp1.news.primenet.com>
- X-Posted-By: bjg@usr5.primenet.com
-
- ....I am using the SortArray Container class in C++ 3.0 (Borland) and I
- need to access the members of this array. It can print the members of
- the array through an inherited overloaded print function, but I cannot
- figure out an easy method of being able to read members out of this array
- (I'm using it for a few file functions, so the file data is what is being
- stored in this array) and beng able through some mechanism to access the
- public funtions of the class of data which is being stored in this
- array. Help.
-
-
- --
- Brad Grossman "Energy derives from both the plus and negative"
- Metallica, Eye of the Beholder
-